projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7f2cc5
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Sun, 25 Feb 2007 23:48:44 +0000
(23:48 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Sun, 25 Feb 2007 23:48:44 +0000
(23:48 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 55a70ad8e15e7489de5d259f904766829376a35c..74f5389f3fb5190b973c4de14db38cf1a2aea896 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,10
@@
2007-02-25 Kim F. Storm <storm@cua.dk>
+ * ido.el (ido-buffer-internal): Set this-command to fallback command.
+ Add selected buffer to buffer-name-history.
+ (ido-file-internal): Set this-command to fallback command.
+ Add file names to to file-name-history.
+
* emacs-lisp/map-ynp.el (map-y-or-n-p): Apply minibuffer-prompt-properties.
2007-02-25 Andreas Schwab <schwab@suse.de>